body {
    font-family: "Marker Felt", fantasy;
    text-align: center;
}

.copyright {
    font-size: 14px;
    margin: 2px;
    margin-top: 20px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
}

.copyright_extra_pages {
    font-size: 14px;
    margin: 2px;
    margin-top: 40px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.gta_online_align {
    display: flex;

    .h1_online {
        font-family: GrandTheftAutoFont;
        margin-top: 70px;
        margin-left: 240px;
        margin-right: 120px;
        font-size: 90px;
    }

    .h2_online {
        font-family: GrandTheftAutoFont;
        margin-top: 60px;
        margin-left: 260px;
        margin-right: 120px;
        margin-bottom: -90px;
        font-size: 40px;
    }

    .p_online {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        margin-top: 100px;
        margin-left: 310px;
        border: solid 2px black;
        border-radius: 10px;
        box-shadow: 2px 2px 5px;
        padding: 15px;
        width: 810px;
    }

    .img_online {
        margin-top: 50px;
        height: 900px;
        margin-left: 15%;
        box-shadow: 10px 10px 35px;
        border-radius: 10px;
    }

    .h1_story {
        font-family: GrandTheftAutoFont;
        margin-top: 50px;
        margin-left: 130px;
        margin-right: 120px;
        font-size: 90px;
    }

    .h2_story {
        font-family: GrandTheftAutoFont;
        margin-top: 60px;
        margin-left: 160px;
        margin-right: 120px;
        margin-bottom: -10px;
        font-size: 40px;
    }

    .p_story {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        margin-left: 310px;
        border: solid 2px black;
        border-radius: 10px;
        box-shadow: 2px 2px 5px;
        padding: 15px;
        width: 810px;
    }

    .img_story {
        margin-top: 50px;
        height: 900px;
        margin-left: 5%;
        box-shadow: 10px 10px 35px;
        border-radius: 10px;
    }
}

html {
    scroll-behavior: smooth;
}

@font-face {
    font-family: GrandTheftAutoFont;
    src: url(/Fonts/Pricedown\ Bl.otf);
}

h1 {
    padding-left: 15px;
    padding-top: 20px;
    margin: 0px;
    font-size: 40px;
}

.terug_knop {
    padding: 6px;
    border-radius: 20px;
    background-color: #ec9a42a9;
    color: black;
    text-decoration: none;
    margin-right: 97%;
    width: 30px;
    height: 30px;
    box-shadow: 3px 3px #b47129cc;
    display: flex;
    margin-top: -7px;
    margin-left: -4px;
}

.terug_knop_href {
    padding: 6px;
    border-radius: 20px;
    text-decoration: none;
    margin-right: 96%;
    width: 30px;
    height: 30px;
    display: flex;
}

.topmenu {
    display: flex;
    margin: 0;
    background-color: #7dca6d;
    height: 85px;
    border-radius: 10px;
}

.top_btns {
    width: 110px;
    height: 50px;
    background-color: #f4ac06;
    border: 0;
    border-radius: 15px;
    font-size: 20px;
    cursor: pointer;
}

.top_btns_selected {
    width: 110px;
    height: 50px;
    background-color: #ffb300;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 15px;
    font-size: 20px;
    cursor: pointer;
}

.top_btns_div {
    margin-top: 15px;
    margin-left: 72.8%;
    padding-top: 2px;
    display: flex;
}

.top_btns_div_2 {
    padding-left: 10px;
}

.ss_gta_img {
    margin-left: 50px;
    margin-right: 50px;
    max-width: 300px;
    border-radius: 20px;
}

.image_btns {
    margin-top: 12%;
}

.gta_img {
    margin-left: 20px;
    margin-top: 20px;
    width: 330px;
    border-radius: 20px;
}

.gta_landscape_img {
    height: 700px;
    width: 100%;
}

.gta_landscape_img_box {
    position: relative;
}

.gta_landscape_img_box_h1 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 610px;
    color: white;
    background-color: rgba(0, 0, 0, 0.35);
    margin-top: 80px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 60px;
    font-size: 70px;
    font-family: GrandTheftAutoFont;
}

.gta_images_row {
    img {
        width: 438px;
        height: 250px;
    }
}

#h1-SS {
    font-size: 40px;
}

#IMG-SS {
    width: 1500px;
    border-radius: 20px;
}

#scroll_button {
    width: 125px;
    height: 50px;
    border-radius: 40px;
    background-color: blue;
    color: white;
    border-color: blue;
    font-size: 25px;
    font-family: "Marker Felt", fantasy;
}

#Small-IMG-SS {
    width: 500px;
    border-radius: 25px;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 100px;
}

.form_btn {
    border: 0px;
    background-color: #BAD4AA;
    margin-top: -10px;
    padding: 15px;
    font-size: 35px;
    border-radius: 10px;
    color: rgb(0, 0, 0);
    cursor: pointer;
    font-family: GrandTheftAutoFont;
    box-shadow: 5px 5px 5px;
}

#verderkijken {
    height: 800px;
    #h2_1 {
        margin-top: 240px;
        font-family: GrandTheftAutoFont;
        font-size: 28px;
    }
    #h2_2 {
        margin-top: 40px;
        font-family: GrandTheftAutoFont;
        font-size: 28px;
    }
    #verderkijken1 {
        margin-bottom: 20px;
        border: solid 2px black;
        padding: 15px;
        width: 750px;
        margin-left: 33%;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        border-radius: 10px;
        box-shadow: 2px 2px 2px;
    }
    #verderkijken2 {
        margin-top: 20px;
        margin-bottom: 260px;
        border: solid 2px black;
        padding: 15px;
        width: 750px;
        margin-left: 33%;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        border-radius: 10px;
        box-shadow: 2px 2px 2px;
    }
    a {
        text-decoration: none;
        border: 0px;
        background-color: #BAD4AA;
        padding: 15px;
        margin: 15px;
        font-size: 30px;
        border-radius: 10px;
        color: rgb(0, 0, 0);
        cursor: pointer;
        font-family: GrandTheftAutoFont;
        box-shadow: 5px 5px 5px;
    }
}

.Titel {
    color: white;
}